﻿Changelog of 7CONIFIER.

Wishlist
	- Create an import/export drag-n-drop feature.
	- Auto update.
	- The ability to download packages form within the program.
	
Known issues
	- Some shortcuts use a different format then what 7CONIFIER can handle for
	  the moment. These shortcuts are created by some installers and the only
	  way to make it work for the moment is to unpin the shortcut while the
	  program is running, and repin it (recreate the shortcut).

Version 0.7 R3
	- Resolved an issue where the absens of 
	  %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\
	  whould cause backup to fail.

Version 0.7 R2
	- Added the possiblitity to create a package based on any folder. The create
	  process now use the same form as when a package is applied to selecte
	  from which source the icons should be loaded.
	- Added a new package called "Icon Pack 2" from ~aablab.
	- Added a new package called "Sleek XP" from ~Deleket.
	- Added a new package called "3D Cartoon III" from ~Deleket.
	- The configuration is now saved in an XML-file instead of an INI-file.
	- Proper "license.txt" files have been placed in all package directories.
	- Maksl5 was credited in the about message.
	  
Version 0.7 (2011-06-26)
	- Removed the locations. There is now only one location (all or nothing).
	- The extension of targets no longer mater (.exe can and should be 
	  omitted).
	- Added a new tool for auto assigning icons to applications. This will
	  hopefully make it less painfull to create big packages.
	- Packages can now be applied to custom locations and to the "All Programs"
	  folders making it possible to change the icons of unpinned applications.
	- The donate button now changes location as it should when the windows is
	  resized.
	- More programs was added to the autocomplete list.
	- By info from Maksl5 (http://maksl5.deviantart.com/) and some code from 
	  PINVOKE.NET the ability to apply packages without restarting Explorer was
	  added. Thanks!
	- It's now possible to apply individual icons by selectem them in the icons
	  list, right-click > "Apply selected".
	- A backup system was added that will ensure all shortcuts are safe before
	  applying a package.
	- Readme file changed to include the new backup system.
	  
Version 0.6 (never released)
	- Rearange some menues in the package editor.
	- Added a shortcut for selecting all icons in the editor: Ctrl+A.
	- Fixed a problem with the Skype icon in Token Dark.
	- It is now possible to move icons using the editor between different 
	  locations.

Version 0.5 R3 (2010-12-20)
	- Fixed some misstakes in the autocomplete list regarding iTunes and 
	  Office.
	- The packages have also been update to handle iTunes better.
	  
Version 0.5 R2 (2010-12-14)
	- Donation button added.
	- Small menu changes.
	- New tip on how to revert to the systems original icons.
	- Configuration is now read from an INI file.
	  
Version 0.5 (2010-11-22)
	- Renamed Ecqlipse package to its proper name.
	- Now the package directories are renamed when a package is renamed.
	- An icon can now have multiple targets separated by semicolon (;).

Version 0.4 R3 (2010-09-28)
	- Fixed an issue that made it impossible to restore your default icons 
	  using the built-in tool.
	- Fixed some small package error.
	- Added an icon for MATLAB.
	- Made it possible to double-click lists to perform the most common task.

Version 0.4 R2 (2010-09-12)
	- Fixed a small error in the packages that caused 7CONFIER to miss some 
	  applications.
	- Renamed some labels.
	- Changed the shortcut for createing a package from scratch.

Version 0.4 R1 (2010-09-08)
	- Added a more extensive restore feature that does not require a defualt
	  package.
	- If a default package already exists the user won't be prompted to create
	  another one at first launch.
	
Version 0.3 (2010-09-04)
	- It can now resolve environment variables (shuch as %userprofile%) from 
	  icon paths in shortcuts (I hope).
	- Added a lot more icons to the Tooken Light package which was alos split
	  in two. One package for the light icons and one for the drak once.
	- You can now choose if you wish to apply the package to the taskbar or to
	  the start menu, or to both.
	- Added a lot more entries to the auto complete list.
	- Checks if folders "Start Menu" and "Taskbar" exists before trying to read
	  from them. The "Start Menu" folder does not exist on all systems which
	  was causing some errors.
	
Version 0.2 (2010-09-03)
	- Added a changelog and a todo list in that changelog.
	- Changed some of the error messages to give more details of the error. And
	  to include some information about how to solve it.
	- Renamed and update targets.csv to autocomplete.csv it seemed like a more
	  accurate name.
	- The comment text box now resizes with the window (package creation).
	- Made small updates to the readme. It now includes some tips and tricks 
	  and some advice about common errors.
	- Fixed some potential cross thread exceptions.

Version 0.1 (2010-09-01)
	- Initial release